home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 2 / AACD 2.iso / AACD / Magazine / GraphicsCards / StormMesa / util / README < prev    next >
Text File  |  1998-12-15  |  440b  |  15 lines

  1.  
  2. This directory is a collection of function which may be useful to
  3. OpenGL/Mesa programmers.
  4.  
  5.  
  6. errcheck.c    - an OpenGL error check/report function
  7. glutskel.c    - handy skeleton for GLUT programs
  8. idproj.c    - setup an identity projection
  9. mwmborder.c    - remove Motif window decoration/border
  10. projshad.c    - generate a projective shadow matrix
  11. winpos.c    - set absolute window raster position
  12. readtex.c    - load textures from an .rgb file
  13.  
  14. more to come...
  15.